home *** CD-ROM | disk | FTP | other *** search
- Path: news.primenet.com!not-for-mail
- From: kj7bg@primenet.com (Bob White)
- Newsgroups: comp.object,comp.lang.c++
- Subject: Re: Parsing C++ and OO metrics
- Date: 7 Jan 1996 14:06:01 -0700
- Organization: Primenet Services for the Internet
- Sender: root@primenet.com
- Message-ID: <4cpcjp$5tu@nnrp1.news.primenet.com>
- References: <DKt7q0.7ry@cs.nott.ac.uk>
- Keywords: object C++ parsers
- X-Posted-By: ip213.boi.primenet.com
- X-Newsreader: WinVN 0.99.6
- MIME-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
-
- Try in the comp.compilers.tools.pccts group. PCCTS comes with a C++ parser
- which might work for you. Good Luck!
-
-
- In article <DKt7q0.7ry@cs.nott.ac.uk>, cag@cs.nott.ac.uk says...
- >
- >Hi,
- >
- >It feels as though I in search of the holy grail, but can anyone out know
- >of a program that can parse C++ source code and deliver language attributes
- >as the number and name of superclasses, the name and type of class data
- >members, the number of member functions, number of polymorphic methods, etc.
- >
- >If anyone could give pointers, hints, ftp sites I would be most
- >grateful. Could you direct you emails to me on cag@cs.nott.ac.uk. If anyone
- >else requires this info, mail me and I will forward it on.
- >
- >I hope someone knows, or someone know someone.
- >
- >Thanks,
- >Cleve.
- >----------------------------------------------------------------
- >
- >Learning Technology Research, Email: cag@cs.nott.ac.uk
- >Dept. of Computer Science, Tel: +44 115 951 4239
- >Nottingham University, Fax: +44 115 951 4254
- >Nottingham, NG7 2RD.
- >ENGLAND
- >
- >WWW address: http://www.cs.nott.ac.uk/~cag
- >----------------------------------------------------------------
- >
-
-